Uses of Class
queryresponse.Device

Packages that use Device
queryresponse Package generated from queryresponse.dtd 
 

Uses of Device in queryresponse
 

Fields in queryresponse with type parameters of type Device
protected  java.util.List<Device> DeviceUserResults.device
           
 

Methods in queryresponse that return Device
 Device ObjectFactory.createDevice()
          Create an instance of Device
 

Methods in queryresponse that return types with arguments of type Device
 java.util.List<Device> DeviceUserResults.getDevice()
          Gets the value of the device property.